Interface PPAble

interface PPAble {
    pp(): string;
}

Implemented by

Methods

Methods

Generated using TypeDoc