3 lines
115 B
TypeScript
3 lines
115 B
TypeScript
export declare function namespace(name: string): string;
|
|
export declare function registerCustomProperties(): void;
|