You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
["fqfi",(ns,path)=>`This is a fully-qualified file identifier. You would edit the file <code>assets/${ns}/${path}</code>.`],
22
+
["model",(ns,path,attr)=>`This is a${orEmpty(attr)} model identifier. You would edit the file <code>assets/${ns}/models${orEmpty(attr,"/")}/${path}.json</code>.`],
0 commit comments