[mod] vuetify 2.1.3
This commit is contained in:
parent
62e071578b
commit
291ede8162
87 changed files with 1330 additions and 5458 deletions
7
tests/vue-poc/smoke-xqdoca.xq
Normal file
7
tests/vue-poc/smoke-xqdoca.xq
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
(:
|
||||
:)
|
||||
import module namespace query-a = 'vue-poc/query-a' at 'C:\Users\andy\git\vue-poc\src\vue-poc\lib\query-a.xqm';
|
||||
|
||||
declare variable $q-uri:= "C:\Users\andy\git\xqdoca\src\main\xqdoca.xq";
|
||||
let $opts:= map{"base-uri":"C:\Users\andy\git\xqdoca\src\main\xqdoca.xq"}
|
||||
return query-a:run($q-uri, map{}, $opts)
|
||||
Loading…
Add table
Add a link
Reference in a new issue