UNPKG

@gluestack-v2/framework-cli

Version:

Gluestack V2 Framework CLI

3 lines (2 loc) 114 B
declare const checkFolderIsEmpty: (directoryPath: string) => Promise<boolean>; export default checkFolderIsEmpty;