public-api.ts 139 bytes
/*
 * Public API Surface of ngx-debug
 */
export { DebugModule } from './lib/debug.module';
export { spy } from './lib/spy/spy.operator';