UNPKG

node-apple-weatherkit

Version:
5 lines (4 loc) 142 B
import { WeatherKit } from './WeatherKit'; export * from './types'; export { WeatherKitAuth } from './WeatherKit'; export default WeatherKit;