5 lines
88 B
TypeScript
Raw Normal View History

/** iot 依赖注入 KEY */
export const IOT_PROVIDE_KEY = {
PRODUCT: 'IOT_PRODUCT'
}