AIDC Toolkit / Core / LocalAppDataStorage
Variable: LocalAppDataStorage
constLocalAppDataStorage:Promise<(path?) =>AppDataStorage<boolean>>
Defined in: local-app-data-storage.ts:8
Local application data storage class for the current environment. This is a variable representing a Promise as the implementing class is loaded dynamically to prevent the inclusion of unnecessary node dependencies in a browser environment.