UNPKG

naystack

Version:

A stack built with tight Next + Drizzle + GraphQL

6 lines (5 loc) 57 B
// src/index.ts var hello = "world"; export { hello };