asu-regex-js
    Preparing search index...

    Type Alias AttachedFont

    type AttachedFont = {
        data: string[];
        name: string;
    }
    Index

    Properties

    Properties

    data: string[]
    name: string