UNPKG

@tsdi/pack

Version:

@tsdi/pack is simple build tasks, base on AOP, Ioc container, via @tsdi. dev build pack activities.

6 lines (5 loc) 186 B
import { IPipeTransform } from '@tsdi/components'; export declare class PathPipe implements IPipeTransform { transform(value: any, defaults: string): any; static ρAnn(): any; }