voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
18 lines (10 loc) • 493 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/remote-config](./remote-config.md) > [Value](./remote-config.value.md) > [getSource](./remote-config.value.getsource.md)
## Value.getSource() method
Gets the [ValueSource](./remote-config.valuesource.md) for the given key.
<b>Signature:</b>
```typescript
getSource(): ValueSource;
```
<b>Returns:</b>
[ValueSource](./remote-config.valuesource.md)