@@ -18,8 +18,8 @@ Interface to be extended by the user when they add properties through plugins.
1818| :------ | :------ |
1919| ` Id ` | extends ` string ` = ` string ` |
2020| ` S ` | extends [ ` StateTree ` ] ( ../modules/pinia.md#statetree ) = [ ` StateTree ` ] ( ../modules/pinia.md#statetree ) |
21- | ` G ` | ` _GettersTree ` <` S ` \> |
22- | ` A ` | ` _ActionsTree ` |
21+ | ` G ` | [ ` _GettersTree ` ] ( ../modules/pinia.md#_getterstree ) <` S ` \> |
22+ | ` A ` | [ ` _ActionsTree ` ] ( ../modules/pinia.md#_actionstree ) |
2323
2424## Properties
2525
@@ -31,7 +31,7 @@ Nuxt context.
3131
3232#### Defined in
3333
34- [ nuxt/src/module.ts:68] ( https://github.com/posva /pinia/blob/46c50b2 /packages/nuxt/src/module.ts#L68 )
34+ [ nuxt/src/module.ts:68] ( https://github.com/vuejs /pinia/blob/d96dca2 /packages/nuxt/src/module.ts#L68 )
3535
3636___
3737
4141
4242#### Defined in
4343
44- [ pinia/__ tests__ /storePlugins.spec.ts:14] ( https://github.com/posva /pinia/blob/46c50b2 /packages/pinia/__tests__/storePlugins.spec.ts#L14 )
44+ [ pinia/__ tests__ /storePlugins.spec.ts:14] ( https://github.com/vuejs /pinia/blob/d96dca2 /packages/pinia/__tests__/storePlugins.spec.ts#L14 )
4545
4646___
4747
5151
5252#### Defined in
5353
54- [ pinia/__ tests__ /storePlugins.spec.ts:11] ( https://github.com/posva /pinia/blob/46c50b2 /packages/pinia/__tests__/storePlugins.spec.ts#L11 )
54+ [ pinia/__ tests__ /storePlugins.spec.ts:11] ( https://github.com/vuejs /pinia/blob/d96dca2 /packages/pinia/__tests__/storePlugins.spec.ts#L11 )
5555
5656___
5757
6161
6262#### Defined in
6363
64- [ pinia/__ tests__ /storePlugins.spec.ts:12] ( https://github.com/posva /pinia/blob/46c50b2 /packages/pinia/__tests__/storePlugins.spec.ts#L12 )
64+ [ pinia/__ tests__ /storePlugins.spec.ts:12] ( https://github.com/vuejs /pinia/blob/d96dca2 /packages/pinia/__tests__/storePlugins.spec.ts#L12 )
6565
6666___
6767
7171
7272#### Defined in
7373
74- [ pinia/__ tests__ /storePlugins.spec.ts:9] ( https://github.com/posva /pinia/blob/46c50b2 /packages/pinia/__tests__/storePlugins.spec.ts#L9 )
74+ [ pinia/__ tests__ /storePlugins.spec.ts:9] ( https://github.com/vuejs /pinia/blob/d96dca2 /packages/pinia/__tests__/storePlugins.spec.ts#L9 )
7575
7676___
7777
8181
8282#### Defined in
8383
84- [ pinia/__ tests__ /storePlugins.spec.ts:10] ( https://github.com/posva /pinia/blob/46c50b2 /packages/pinia/__tests__/storePlugins.spec.ts#L10 )
84+ [ pinia/__ tests__ /storePlugins.spec.ts:10] ( https://github.com/vuejs /pinia/blob/d96dca2 /packages/pinia/__tests__/storePlugins.spec.ts#L10 )
8585
8686___
8787
9191
9292#### Defined in
9393
94- [ pinia/__ tests__ /storePlugins.spec.ts:7] ( https://github.com/posva /pinia/blob/46c50b2 /packages/pinia/__tests__/storePlugins.spec.ts#L7 )
94+ [ pinia/__ tests__ /storePlugins.spec.ts:7] ( https://github.com/vuejs /pinia/blob/d96dca2 /packages/pinia/__tests__/storePlugins.spec.ts#L7 )
9595
9696___
9797
101101
102102#### Defined in
103103
104- [ pinia/__ tests__ /storePlugins.spec.ts:13] ( https://github.com/posva /pinia/blob/46c50b2 /packages/pinia/__tests__/storePlugins.spec.ts#L13 )
104+ [ pinia/__ tests__ /storePlugins.spec.ts:13] ( https://github.com/vuejs /pinia/blob/d96dca2 /packages/pinia/__tests__/storePlugins.spec.ts#L13 )
105105
106106___
107107
111111
112112#### Defined in
113113
114- [ pinia/__ tests__ /storePlugins.spec.ts:8] ( https://github.com/posva /pinia/blob/46c50b2 /packages/pinia/__tests__/storePlugins.spec.ts#L8 )
114+ [ pinia/__ tests__ /storePlugins.spec.ts:8] ( https://github.com/vuejs /pinia/blob/d96dca2 /packages/pinia/__tests__/storePlugins.spec.ts#L8 )
115115
116116## Accessors
117117
125125
126126#### Defined in
127127
128- [ playground/src/main.ts:17] ( https://github.com/posva /pinia/blob/46c50b2 /packages/playground/src/main.ts#L17 )
128+ [ playground/src/main.ts:17] ( https://github.com/vuejs /pinia/blob/d96dca2 /packages/playground/src/main.ts#L17 )
129129
130130• ` set ` ** route** (` value ` ): ` void `
131131
141141
142142#### Defined in
143143
144- [ playground/src/main.ts:14] ( https://github.com/posva /pinia/blob/46c50b2 /packages/playground/src/main.ts#L14 )
144+ [ playground/src/main.ts:14] ( https://github.com/vuejs /pinia/blob/d96dca2 /packages/playground/src/main.ts#L14 )
0 commit comments