Skip to content

Commit

Permalink
chore: small tsdoc update to dml float property. (medusajs#10576)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser authored Dec 12, 2024
1 parent 9664852 commit 7f669b8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/core/utils/src/dml/entity-builder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,12 @@ export class EntityBuilder {
/**
* This method defines a float property that allows for
* values with decimal places
*
* :::note
*
* This property is only available after Medusa v2.1.2.
*
* :::
*
* @example
* import { model } from "@medusajs/framework/utils"
Expand Down

0 comments on commit 7f669b8

Please sign in to comment.