Versions in this module Expand all Collapse all v0 v0.1.0 Apr 15, 2026 Changes in this version + const RuntimeModulePrefix + type Import struct + Alias string + Path string + func ExtractAllInline(fsys fs.FS) (code string, imports []Import, err error) + func ExtractPackage(fsys fs.FS, dir string) (code string, imports []Import, err error)