I hereby claim:
- I am almirbi on github.
- I am almir (https://keybase.io/almir) on keybase.
- I have a public key ASCAPTzf5fkZEtzQiTufm94x1LkT1uC2uIm0Kh5VpShxyAo
To claim this, I am signing this object:
| 'use client'; | |
| export type Flag = keyof BetaFlagsValueProps; | |
| export type Value = boolean | undefined; | |
| export type BetaFlagsContextProps = { | |
| toggleBetaFlag: (flag: Flag) => void; | |
| setBetaFlag: (flag: Flag, value: boolean) => void; | |
| magicToggle: () => void; |
I hereby claim:
To claim this, I am signing this object:
| <link rel="import" href="../chart-js/chart-js.html"><script type="text/javascript" src="https://www.google.com/jsapi?autoload={'modules':[{'name':'visualization', | |
| 'version':'1','packages':['timeline']}]}"></script> | |
| <script type="text/javascript"> | |
| google.setOnLoadCallback(drawChart); | |
| function drawChart() { | |
| var container = document.getElementById('example1'); | |
| var chart = new google.visualization.Timeline(container); |
| <link rel="import" href="../core-drawer-panel/core-drawer-panel.html"> | |
| <link rel="import" href="../core-icons/core-icons.html"> | |
| <link rel="import" href="../core-icons/device-icons.html"> | |
| <link rel="import" href="../core-icon/core-icon.html"> | |
| <link rel="import" href="../core-icon-button/core-icon-button.html"> | |
| <link rel="import" href="../core-toolbar/core-toolbar.html"> | |
| <link rel="import" href="../core-header-panel/core-header-panel.html"> | |
| <link rel="import" href="../paper-icon-button/paper-icon-button.html"> | |
| <link rel="import" href="../paper-input/paper-input.html"> | |
| <link rel="import" href="../google-map/google-map.html"> |
| <link rel="import" href="../core-scaffold/core-scaffold.html"> | |
| <link rel="import" href="../core-header-panel/core-header-panel.html"> | |
| <link rel="import" href="../core-menu/core-menu.html"> | |
| <link rel="import" href="../core-item/core-item.html"> | |
| <link rel="import" href="../core-icon-button/core-icon-button.html"> | |
| <link rel="import" href="../core-toolbar/core-toolbar.html"> | |
| <link rel="import" href="../paper-button/paper-button.html"> | |
| <link rel="import" href="../google-map/google-map-search.html"> | |
| <link rel="import" href="../google-map/google-map.html"> | |
| <link rel="import" href="../paper-input/paper-input.html"> |