Type alias NotesConfig

NotesConfig: {
    api: API;
    crypto: Crypto;
    sdkConfig: FilenSDKConfig;
}

Type declaration

Generated using TypeDoc