UNPKG

@genexus/web-standard-functions

Version:

GeneXus JavaScript standard functions library for web generators

4 lines (3 loc) 171 B
export declare function notImplemented(funName?: string): void; export declare function notSupported(): void; export declare const stdToGeneratorPublishedMessage: string;