UNPKG

@genexus/web-standard-functions

Version:

GeneXus JavaScript standard functions library for web generators

5 lines (4 loc) 102 B
/** * Clears all pairs of key-values stored in the device */ export declare function clear(): void;