interface InlinerOptions {
    prefix?: string;
}

Properties

Properties

prefix?: string