UNPKG

@genexus/web-standard-functions

Version:

GeneXus JavaScript standard functions library for web generators

4 lines (3 loc) 147 B
export declare const keyPrefix: string; export { storage } from "../../../common/storage"; export declare function prefixKey(key: string): string;