UNPKG

@wuchale/svelte

Version:

Protobuf-like i18n from plain code: Svelte adapter

3 lines (2 loc) 116 B
import type { Adapter, AdapterArgs } from 'wuchale'; export declare const adapter: (args?: AdapterArgs) => Adapter;