@goldyjs/strong-together-shared
Advanced tools
Comparing version 1.0.2 to 1.1.0
import { PERIODS } from "../constants/constants"; | ||
export declare type IPeriod = typeof PERIODS[number]; | ||
export declare type ISharedPeriod = typeof PERIODS[number]; | ||
//# sourceMappingURL=period.d.ts.map |
{ | ||
"name": "@goldyjs/strong-together-shared", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"LICENSE": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Shared Biz Logic For Strong Together", |
import { PERIODS } from "../constants/constants" | ||
export type IPeriod = typeof PERIODS[number] | ||
export type ISharedPeriod = typeof PERIODS[number] |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48252
68
727