UNPKG

iocane

Version:
3 lines (2 loc) 98 B
import { IocaneAdapter } from "../types"; export declare function createAdapter(): IocaneAdapter;