Search


Search something to see results

ShorthandType

interface ShorthandType {
    properties: ShorthandProperties;
    shorthand: string;
}

Index

Properties

shorthand: string