view src/init.luan @ 24:f8c97193c772 default tip

indexOf
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 20 Jan 2026 18:48:04 -0700
parents ab28b0591003
children
line wrap: on
line source

local Hosted = require "luan:host/Hosted.luan"

Hosted.set_https and Hosted.set_https(true)

return true