UNPKG

ngx-sortablejs-v16

Version:
4 lines (3 loc) 141 B
import { InjectionToken } from "@angular/core"; import { Options } from "sortablejs"; export declare const GLOBALS: InjectionToken<Options>;