@filerobot/store-default
Advanced tools
Comparing version 2.0.0-beta.4 to 2.0.0-beta.5
@@ -0,0 +0,0 @@ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); } |
{ | ||
"name": "@filerobot/store-default", | ||
"description": "The default simple object-based store for Filerobot Media Asset Widget.", | ||
"version": "2.0.0-beta.4", | ||
"version": "2.0.0-beta.5", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "main": "lib/index.js", |
# `@filerobot/store-default` | ||
A simple store plugin used to store & handle the state of the Filerobot widget and keeps the data. |
@@ -0,0 +0,0 @@ import FilerobotUtils = require('@filerobot/utils') |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5804