UNPKG

193 BTypeScriptView Raw
1/// <reference types="angular" />
2import * as ng1 from 'angular';
3declare const ngTableModule: ng1.IModule;
4export { ngTableModule };
5export * from './src/core';
6export * from './src/browser';