UNPKG

@keybittech/awayto

Version:

Deploy a fully-featured application in about 10 minutes that is primed for quick development. Do business, impress a client with a quick demo, finish your poc with time to spare; all easily achievable with Awayto.

6 lines 260 B
export { useAct } from './useAct'; export { useApi } from './useApi'; export { useComponents } from './useComponents'; export { useCognitoUser } from './useCognitoUser'; export { useFileStore } from './useFileStore'; export { useRedux } from './useRedux';