interface PkFactory {
    createPk(): any;
}

Methods

Methods

  • Returns any