UNPKG

@assylman/riverpod-cli

Version:

nodejs cli for creating well structured flutter riverpod folders and files needed to work with Riverpod plugin

4 lines 77 B
export enum Imports { relative = 'relative', absolute = 'absolute', }