UNPKG

agora-edu-core-lb

Version:

For publishing npm package agora-edu-core (Web & Electron). Get more information from https://docs.agora.io

4 lines (3 loc) 201 B
export declare const noBlankChars: (str: string) => boolean; export declare const isPatchProperty: (str: string) => boolean; export declare const transformPatchPropertyKeys: (str: string) => string[];