export const meta = {
title: `Custom Plugin`,
description: `Learn more about how to create your own custom plugin.`
};
import js0 from '/src/fragments/lib/storage/js/create-custom-plugin.mdx';
import reactnative0 from '/src/fragments/lib/storage/js/create-custom-plugin.mdx';