repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Localisation updates from https://translatewiki.net.
[mediawiki.git]
/
resources
/
lib
/
codex
/
modules
/
useModelWrapper.cjs
blob
fab8854cc5a6983c77e22d237714e073fbb43681
1
"use strict";const o=require("vue");function s(e,t,u){return o.computed({get:()=>e.value,set:r=>t(u||"update:modelValue",r)})}module.exports=s;