absdjfh
absdjfh
Plasmo implementation is at https://github.com/PlasmoHQ/plasmo/blob/main/cli/plasmo/templates/static/common/csui.ts Which could be *roughly* translated into something like ``` function createIntegratedListUi( ctx: ContentScriptContext, options: Omit & {anchor: () => Element[]} ): BaseMountFunctions { const mounted...
TLDR: given empty storage, setValue() followed by migrate() should not run any migrations. Here's somewhat cleaner version of the test from PR ``` const migrateToV2 = vi.fn(); let item =...
Do I have to provide any additional details here? Probably as an alternative it can be documented in the javadoc (TableLike.fields(), Row.fields(), RecordType.fields()).