UNPKG

tsvesync

Version:

A TypeScript library for interacting with VeSync smart home devices

7 lines (5 loc) 124 B
/** * VeSync Fan Implementations */ // Re-export all fan implementations from the fans directory export * from './fans';