mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-06 15:30:26 +00:00
b4d47858e5
We expose browser information as shadow tiddlers so that wiki applications can adapt to available features.
13 lines
195 B
Plaintext
13 lines
195 B
Plaintext
{
|
|
"tiddlers": [
|
|
{
|
|
"file": "bowser.js",
|
|
"fields": {
|
|
"type": "application/javascript",
|
|
"title": "$:/core/modules/info/bowser/bowser.js",
|
|
"module-type": "library"
|
|
}
|
|
}
|
|
]
|
|
}
|