export { default as basicFieldSchema } from './basicFieldSchema.json'; export { default as complexFieldSchema } from './complexFieldSchema.json'; export { default as minimalFieldSchema } from './minimalFieldSchema.json'; export { default } from '../AssetDetailsV2Fields';