@xuxinlai2002/pns-js
Version:
A NPM package in Typescript for .Play Name Service
9 lines • 514 B
JavaScript
export { normalize } from '../utils/ens/normalize.js';
export { getEnsAddress, } from '../actions/ens/getEnsAddress.js';
export { getEnsAvatar, } from '../actions/ens/getEnsAvatar.js';
export { getEnsName, } from '../actions/ens/getEnsName.js';
export { getEnsResolver, } from '../actions/ens/getEnsResolver.js';
export { getEnsText, } from '../actions/ens/getEnsText.js';
export { labelhash } from '../utils/ens/labelhash.js';
export { namehash } from '../utils/ens/namehash.js';
//# sourceMappingURL=index.js.map