UNPKG

webpack-extjs-loader

Version:

A ExtJs project module loader for webpack

5 lines (4 loc) 171 B
import type { Plugin } from "ajv"; import type { DefinitionOptions } from "../definitions/_types"; declare const select: Plugin<DefinitionOptions>; export default select;