2 lines
144 B
TypeScript
Executable file
2 lines
144 B
TypeScript
Executable file
import type { ActionAsyncStorage } from './action-async-storage.external';
|
|
export declare const actionAsyncStorageInstance: ActionAsyncStorage;
|