4 lines
46 B
JavaScript
4 lines
46 B
JavaScript
export class SecureContext {
|
|
context = {};
|
|
}
|
export class SecureContext {
|
|
context = {};
|
|
}
|