Search


Search something to see results

PropertyType

interface PropertyType {
    shorthand: string;
}

Index

Properties

shorthand: string