A
Size: a a a
A
A
G
A
JB
A
G
A
JB
A
JB
DK
get
из svelte/store
написано "This works by creating a subscription, reading the value, then unsubscribing. It's therefore not recommended in hot code paths".get
, но не возвращать value
, скажем, в этом месте? https://github.com/sveltejs/svelte/blob/master/src/runtime/store/index.ts#L112T
get
из svelte/store
написано "This works by creating a subscription, reading the value, then unsubscribing. It's therefore not recommended in hot code paths".get
, но не возвращать value
, скажем, в этом месте? https://github.com/sveltejs/svelte/blob/master/src/runtime/store/index.ts#L112DK
AT
DK
AT
PM