UNPKG

eip-components-web

Version:
3 lines 161 B
export const href = (type, href, options) => ({ type, href, query: options?.query, hash: options?.hash }); export default href; //# sourceMappingURL=index.js.map