fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@design.estate/dees-domtools', | ||||
|   version: '2.0.54', | ||||
|   version: '2.0.55', | ||||
|   description: 'tools to simplify complex css structures' | ||||
| } | ||||
|   | ||||
| @@ -20,3 +20,10 @@ export const plugins = { | ||||
|   smarturl: allPlugins.smarturl, | ||||
|   typedrequest: allPlugins.typedrequest, | ||||
| }; | ||||
|  | ||||
| // type exports | ||||
| import type { rxjs } from '@push.rocks/smartrx'; | ||||
|  | ||||
| export type { | ||||
|   rxjs, | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user