mirror of
https://github.com/opbnq-q/nto-cli.git
synced 2025-12-06 21:40:35 +07:00
update imports
This commit is contained in:
@@ -4,7 +4,7 @@ import { onMounted, reactive } from 'vue'
|
||||
import { getDefaultValues } from '../utils/structs/defaults.util'
|
||||
import Service from './{{.LowerName}}.service'
|
||||
import type { Scheme } from '../types/scheme.type'
|
||||
import { {{.StructName}} } from '../../bindings/github.com/kuzgoga/nto-boilerplate/internal/services'
|
||||
import { {{.StructName}} } from '../../bindings/wails_tables/internal/services'
|
||||
import { ref } from 'vue'
|
||||
import type { Validate } from "../types/validate.type";
|
||||
import { getDefaultSortOptions } from "../utils/structs/default-sort-options.util";
|
||||
|
||||
Reference in New Issue
Block a user