Skip to main content
Module

x/aleph/shared/constants.ts

The Full-stack Framework in Deno.
Very Popular
Go to Latest
File
export const moduleExts = ['tsx', 'jsx', 'ts', 'js', 'mjs']export const defaultReactVersion = '17.0.1'export const minDenoVersion = '1.7.0'