Skip to content

FileSystemAPI

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

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:901

Core-swift only; throws for JS plugins.

AnyJSONValue

undefined


registerTransferStrategyProvider(config): undefined

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

Core-swift only; throws for JS plugins.

AnyJSONValue

undefined