node-poweredup/noble-mac.d.ts
2019-10-13 08:38:58 -05:00

4 lines
71 B
TypeScript

declare module "noble-mac" {
export * from "@abandonware/noble";
}