export const meta = {
title: `Other methods`,
description: `Other Amplify DataStore methods`
};
import js0 from '/src/fragments/lib/datastore/js/other-methods.mdx';
import reactnative0 from '/src/fragments/lib/datastore/js/other-methods.mdx';
import android1 from '/src/fragments/lib/datastore/native_common/other-methods.mdx';
import ios2 from '/src/fragments/lib/datastore/native_common/other-methods.mdx';
import flutter from '/src/fragments/lib/datastore/native_common/other-methods.mdx';