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