* @category custom types * @since 1.0.0
| 656 | * @since 1.0.0 |
| 657 | */ |
| 658 | interface PgJson extends Custom<"PgJson", unknown> {} |
| 659 | /** |
| 660 | * @category custom types |
| 661 | * @since 1.0.0 |
no outgoing calls
no test coverage detected
searching dependent graphs…