UNPKG

@imgly/background-removal

Version:
4 lines (3 loc) 124 B
export { createOnnxRuntime }; import { Imports } from './tensor'; declare function createOnnxRuntime(config: any): Imports;