UNPKG

ng-afelio

Version:
3 lines (2 loc) 186 B
import * as ts from 'typescript'; export declare const takeUntilDestroyTransformer: <T extends ts.Node>(context: ts.TransformationContext) => (rootNode: ts.SourceFile) => ts.SourceFile;