File

plugins/mod_windows.lua @ 13162:6140aa67c618

util.jsonschema: Silence Teal warnings about counting items in tables Teal thinks that these are key-value maps which are always of length zero, but that is not the case.
author Kim Alvefur <zash@zash.se>
date Sat, 17 Jun 2023 17:12:54 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here