@levabala/react-native-uuid
Version:
react-native-uuid is a zero-dependency TypeScript implementation of RFC4122.
26 lines (14 loc) • 431 B
Markdown
[react-native-uuid](..) / [Exports](../modules.md) / version
# Module: version
## Table of contents
### Functions
- [version](version.md#version)
## Functions
### version
▸ `Const`**version**(`uuid`: *string*): *number*
#### Parameters:
Name | Type |
:------ | :------ |
`uuid` | *string* |
**Returns:** *number*
Defined in: [version.ts:3](https://github.com/eugenehp/react-native-uuid/blob/d476a1f/src/version.ts#L3)