UNPKG

@xuxinlai2002/pns-js

Version:

A NPM package in Typescript for .Play Name Service

7 lines 122 B
export function install(opts?: { cacheDir?: string; prefix?: string; }): { uninstall(): void; } | undefined; x