Skip to content

Instantly share code, notes, and snippets.

@BilderLoong
BilderLoong / subs.md
Created November 23, 2025 13:29 — forked from tatsumoto-ren/subs.md
Japanese Subtitles
@BilderLoong
BilderLoong / index.js
Last active June 5, 2023 07:20
Got "USER_COMPONENT_NOT_FOUND_ERROR" when developing Douyin mini-program
// components/index.js
Component({})
// This doesn't export a `foo` variable.