UNPKG

@angular-package/prism

Version:
3 lines (2 loc) 114 B
export declare type CallbackType = (element: Element) => void; export declare type SanitizedType = string | null;