Files
larksuite-cli/shortcuts/common
zhengzhijie d05fbcf041 refactor(sheets): drop unused int64 flag-type plumbing
No sheets flag-def declares an int64 type and RuntimeContext.Int64 had
zero callers, so remove the premature support: the RuntimeContext.Int64
helper, the registerShortcutFlagsWithContext int64 branch, the flagView
Int64 method + mapFlagView impl, and the typedDefault/validateRawTypes
int64 cases. float64 (consumed by --font-size) is kept.
2026-06-03 14:44:07 +08:00
..
2026-04-28 18:15:56 +08:00