docs: update Typedoc and regenerate references (#1994)
* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
# Class: DateComparisonOperator
|
||||
|
||||
[internal](../modules/internal-2.md).DateComparisonOperator
|
||||
|
||||
## Properties
|
||||
|
||||
### gt
|
||||
|
||||
• `Optional` **gt**: `Date`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:73
|
||||
|
||||
___
|
||||
|
||||
### gte
|
||||
|
||||
• `Optional` **gte**: `Date`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:74
|
||||
|
||||
___
|
||||
|
||||
### lt
|
||||
|
||||
• `Optional` **lt**: `Date`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:72
|
||||
|
||||
___
|
||||
|
||||
### lte
|
||||
|
||||
• `Optional` **lte**: `Date`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:75
|
||||
Reference in New Issue
Block a user