Skip to content

FileSystemAPI

Defined in: namespaces-core-plugins.ts:930

Virtual filesystem / transfer-strategy provider registration.

QUIRK: BOTH methods throw NOT_AVAILABLE_FOR_JS_PLUGINS for JavaScript plugins — this namespace is only functional for core-swift plugins. It is typed here so the surface matches the host export.

registerProvider(config): undefined

Defined in: namespaces-core-plugins.ts:932

Core-swift only; throws for JS plugins.

AnyJSONValue

undefined


registerTransferStrategyProvider(config): undefined

Defined in: namespaces-core-plugins.ts:934

Core-swift only; throws for JS plugins.

AnyJSONValue

undefined