UNPKG
@reactant/rebass
Version:
latest (0.0.315)
pnpm-temp (0.0.315)
0.0.315
0.0.314
0.0.313
0.0.312
0.0.311
0.0.309
0.0.308
0.0.307
0.0.306
0.0.305
0.0.303
0.0.302
0.0.301
0.0.300
0.0.299
0.0.298
0.0.297
0.0.296
0.0.295
0.0.294
0.0.293
0.0.292
0.0.291
0.0.288
0.0.287
0.0.284
0.0.283
0.0.282
0.0.281
0.0.280
0.0.279
0.0.278
0.0.277
0.0.276
0.0.275
0.0.274
0.0.273
0.0.272
0.0.271
0.0.268
0.0.266
0.0.265
0.0.264
0.0.263
0.0.262
0.0.261
0.0.260
0.0.259
0.0.258
0.0.257
0.0.256
0.0.255
0.0.253
0.0.252
0.0.251
0.0.250
0.0.249
0.0.248
0.0.247
0.0.246
0.0.245
0.0.244
0.0.242
0.0.241
0.0.240
0.0.10
reactant plugin for rebass
github.com/codejamninja/reactant/packages/rebass
codejamninja/reactant
@reactant/rebass
/
lib
/
defaultOptions.d.ts
4 lines
(3 loc)
•
135 B
TypeScript
View Raw
1
2
3
4
import
{
PluginOptions
}
from
'@reactant/plugin'
;
declare
const
defaultOptions
:
Partial
<
PluginOptions
>;
export
default
defaultOptions;