Public API

Public features that can be imported.

import {
    // Default
    AllowedChars,
    Template,
    Text,

    // Wrapper
    Wrap,
    Wrapped,
    Wrapper,

    // Tag
    Tag,
    Tags,
    Tagged,
} from '@angular-package/text';

Last updated