UNPKG

9s-fe-core

Version:

Core functionalities for authentication, configuration, and repository management.

4 lines (3 loc) 83 B
export declare const FeCoreProvider: React.FC<{ children: React.ReactNode; }>;