UNPKG

@ctodev/cclibrary-typings

Version:

Library typings for use with CLARC INFINITY

3 lines (2 loc) 158 B
import { TccODataSettings } from "../../tccodatasettings.token"; export declare function TccOdataSettingsFactory(config: TccODataSettings): TccODataSettings;