@wdprlib/render
    Preparing search index...

    Interface CssUrlToken

    interface CssUrlToken {
        inner: string;
        malformed: boolean;
    }
    Index

    Properties

    Properties

    inner: string
    malformed: boolean