UNPKG

decap-cms-backend-gitea

Version:
4 lines (3 loc) 170 B
export { default as GiteaBackend } from './implementation'; export { default as API } from './API'; export { default as AuthenticationPage } from './AuthenticationPage';