exupery 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,9 @@
1
+ import * as _i_generic from "../../../generic/resolve";
2
+ import * as _i_signatures from "../../../interface/schemas/implementation/resolve";
3
+ export declare const r_Initialization: _i_signatures._T_Initialization<_i_generic._T_Location_Info>;
4
+ export declare const r_Literal: _i_signatures._T_Literal<_i_generic._T_Location_Info>;
5
+ export declare const r_Module: _i_signatures._T_Module<_i_generic._T_Location_Info>;
6
+ export declare const r_Module_Set: _i_signatures._T_Module_Set<_i_generic._T_Location_Info>;
7
+ export declare const r_Selection: _i_signatures._T_Selection<_i_generic._T_Location_Info>;
8
+ export declare const r_Type_Parameters: _i_signatures._T_Type_Parameters<_i_generic._T_Location_Info>;
9
+ export declare const r_Variables: _i_signatures._T_Variables<_i_generic._T_Location_Info>;