import type { NativeDoc } from '../Extensions/Extensions'; export const objectMethods: NativeDoc = { typeName: 'Object', functions: {}, };