2026-05-31 13:54:31 +02:00

3 lines
115 B
TypeScript

export declare function namespace(name: string): string;
export declare function registerCustomProperties(): void;